projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a67cf2b
)
(Variable Aliases): Minor cleanup.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Nov 2007 03:49:12 +0000
(
03:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Nov 2007 03:49:12 +0000
(
03:49
+0000)
doc/lispref/variables.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/variables.texi
b/doc/lispref/variables.texi
index 0ca217dbe475e95914f074d7d80b025b2c660912..aee7d4f8be3484b5b9ab8f9efb18fc163d12b3a3 100644
(file)
--- a/
doc/lispref/variables.texi
+++ b/
doc/lispref/variables.texi
@@
-1701,7
+1701,7
@@
the old name is obsolete and therefore that it may be removed at some
stage in the future.
@defun make-obsolete-variable obsolete-name current-name &optional when
-This function makes the byte
-
compiler warn that the variable
+This function makes the byte
compiler warn that the variable
@var{obsolete-name} is obsolete. If @var{current-name} is a symbol, it is
the variable's new name; then the warning message says to use
@var{current-name} instead of @var{obsolete-name}. If @var{current-name}